robertl [Sat, 23 Jul 2005 05:07:10 +0000 (05:07 +0000)]
Copy hint on a dupe.
robertl [Sat, 23 Jul 2005 05:01:28 +0000 (05:01 +0000)]
Update capability vectors.
robertl [Fri, 22 Jul 2005 15:41:42 +0000 (15:41 +0000)]
if user specified -o, be sure it means something.
Add hint for positioning -x in cmd line in short help.
robertl [Wed, 20 Jul 2005 11:24:23 +0000 (11:24 +0000)]
Etienne and Olaf modify track splitter to work in units of days, minutes, hours, or seconds.
robertl [Wed, 20 Jul 2005 11:15:20 +0000 (11:15 +0000)]
Fix from Olaf.
robertl [Tue, 19 Jul 2005 22:15:40 +0000 (22:15 +0000)]
That wasn't sposta be commented out...
robertl [Tue, 19 Jul 2005 22:09:54 +0000 (22:09 +0000)]
Andrew adds support for multimode (track/route/waypoint) support for Magellan serial.
robertl [Tue, 19 Jul 2005 22:05:18 +0000 (22:05 +0000)]
Don't write empty routes. From Andrew.
robertl [Tue, 19 Jul 2005 00:00:52 +0000 (00:00 +0000)]
Tobias adds hdop, vdop, pdop, satellites, fix, speed and course for
xcsv. Adds gpsdrivetrack and openoffice formats.
robertl [Mon, 18 Jul 2005 20:16:37 +0000 (20:16 +0000)]
Correct reads of gpx 'fix' value.
robertl [Mon, 18 Jul 2005 17:01:26 +0000 (17:01 +0000)]
Drop wayptc inside waypt_flush.
robertl [Sun, 17 Jul 2005 17:46:29 +0000 (17:46 +0000)]
Add custom icon blurb.
robertl [Sun, 17 Jul 2005 05:41:31 +0000 (05:41 +0000)]
Fix stupid buffer clobber that made gpsutil lose waypoint names on FC4.
robertl [Sat, 16 Jul 2005 18:54:05 +0000 (18:54 +0000)]
Add 'testc' for coverage and new sample files.
robertl [Sat, 16 Jul 2005 18:53:41 +0000 (18:53 +0000)]
Add 'testc' for coverage and new sample files.
robertl [Sat, 16 Jul 2005 18:52:25 +0000 (18:52 +0000)]
Fix capabilities vector.
robertl [Sat, 16 Jul 2005 18:50:45 +0000 (18:50 +0000)]
Minor leak fixes.
robertl [Sat, 16 Jul 2005 17:02:28 +0000 (17:02 +0000)]
Etienne adds versatile time and date handling to XCSV style mechanism.
robertl [Sat, 16 Jul 2005 16:45:24 +0000 (16:45 +0000)]
Don't write negative alts.
robertl [Fri, 15 Jul 2005 20:25:40 +0000 (20:25 +0000)]
Free hint.
robertl [Fri, 15 Jul 2005 17:22:24 +0000 (17:22 +0000)]
Update capabilties to reflect tracks and routes now supported.
robertl [Fri, 8 Jul 2005 19:25:01 +0000 (19:25 +0000)]
Etienne improves NMEA handling of GPGSA and DOPs.
robertl [Thu, 7 Jul 2005 02:37:37 +0000 (02:37 +0000)]
From Etienne. Add msvc-build target.
robertl [Mon, 4 Jul 2005 21:18:24 +0000 (21:18 +0000)]
From Olaf: Rename input file descriptor. Correct fread validation.
robertl [Mon, 4 Jul 2005 17:55:59 +0000 (17:55 +0000)]
Fix altitude in lowrance usr format.
robertl [Mon, 4 Jul 2005 17:47:31 +0000 (17:47 +0000)]
Fix typos in waypt_dupe that would have resulted in the duplicated
waypt not having description.
robertl [Mon, 4 Jul 2005 17:41:44 +0000 (17:41 +0000)]
From Eteinne.
RCS file: /cvsroot/gpsbabel/gpsbabel/vitosmt.c,v
I've found one of my valid vitosmt file fails the integrity test. I
relaxed the validation a little.
RCS file: /cvsroot/gpsbabel/gpsbabel/waypt.c,v
Set some default values for new waypoint members.
RCS file: /cvsroot/gpsbabel/gpsbabel/lowranceusr.c,v
Discovered that the lowrance.c arg list is not null-terminated, causing
a GPF in exit_vecs .
robertl [Mon, 4 Jul 2005 17:33:33 +0000 (17:33 +0000)]
Add extention to s_and_t.
Tweak -^2 output to include extension info for xcsv formats.
robertl [Mon, 4 Jul 2005 17:02:43 +0000 (17:02 +0000)]
Tweak working for S&T format.
robertl [Fri, 1 Jul 2005 07:16:11 +0000 (07:16 +0000)]
Olaf adds checks for I/O failures in GDB module.
robertl [Fri, 1 Jul 2005 05:53:53 +0000 (05:53 +0000)]
Copy placer data when in waypt_dupe.
robertl [Thu, 30 Jun 2005 22:53:06 +0000 (22:53 +0000)]
Adjust for 0 sats.
robertl [Thu, 30 Jun 2005 22:51:45 +0000 (22:51 +0000)]
From Etienne: Vito cleansps. Misc warning fixes.
robertl [Thu, 30 Jun 2005 21:10:59 +0000 (21:10 +0000)]
Add .mps extension for mapsource.
robertl [Thu, 30 Jun 2005 21:03:37 +0000 (21:03 +0000)]
Olaf changes TEF to use UTF8 internally, fixes doc, tweaks tests.
robertl [Thu, 30 Jun 2005 18:46:25 +0000 (18:46 +0000)]
Fix hemisphere check in GDB reader.
robertl [Thu, 30 Jun 2005 18:39:54 +0000 (18:39 +0000)]
Move iso8859_1_to_utf8 into common code.
robertl [Thu, 30 Jun 2005 18:16:25 +0000 (18:16 +0000)]
Don't clobber DOP's with invalid scanf data.
robertl [Thu, 30 Jun 2005 17:37:00 +0000 (17:37 +0000)]
Fix tiny mem leak when writing routes.
robertl [Thu, 30 Jun 2005 17:33:38 +0000 (17:33 +0000)]
Make Topo! not crash on waypoints that don't contain a description.
robertl [Thu, 30 Jun 2005 17:10:04 +0000 (17:10 +0000)]
Read fix type from cetus. Read and write DOP and sat.
robertl [Thu, 30 Jun 2005 15:47:31 +0000 (15:47 +0000)]
Add sat and fix to stored position information. Removed GPX fondling from vito. Regenerate Vito reference files.
parkrrrr [Thu, 30 Jun 2005 10:28:44 +0000 (10:28 +0000)]
Updated to reflect new stricter syntax
parkrrrr [Thu, 30 Jun 2005 10:28:04 +0000 (10:28 +0000)]
Worked around bug in google XML encoding
robertl [Thu, 30 Jun 2005 07:43:26 +0000 (07:43 +0000)]
Change vito to KNOTS instead of meters. Adapt nmea reade.
robertl [Wed, 29 Jun 2005 23:37:15 +0000 (23:37 +0000)]
Bring vito into line with new position fix code, regenerate reference files,
add writers, etc. Thanx, Etienne!
robertl [Wed, 29 Jun 2005 22:24:51 +0000 (22:24 +0000)]
Add/update bcr-sample files from Olaf.
robertl [Wed, 29 Jun 2005 21:38:40 +0000 (21:38 +0000)]
Olaf update reference files for GDB and BCR. Fix README for BCR.
robertl [Wed, 29 Jun 2005 18:48:54 +0000 (18:48 +0000)]
Oops. Forgot bcr.c
robertl [Wed, 29 Jun 2005 18:43:06 +0000 (18:43 +0000)]
Olaf Klein contributes BCR support.
robertl [Wed, 29 Jun 2005 18:42:10 +0000 (18:42 +0000)]
ISO C conformance fixes.
robertl [Wed, 29 Jun 2005 18:39:25 +0000 (18:39 +0000)]
Add GDB sample reference file.
robertl [Wed, 29 Jun 2005 17:26:59 +0000 (17:26 +0000)]
Add ability to read DOP, speed and course from GPX file.
robertl [Wed, 29 Jun 2005 16:15:26 +0000 (16:15 +0000)]
Commonize GPX writer for trackpoints/waypoints/routepoints. Regenerate
IGC and TEF reference files.
robertl [Tue, 28 Jun 2005 22:02:22 +0000 (22:02 +0000)]
Make DOP brothers floats. Add writing to GPX. Refactor for commonality
and consistent handling of unknown values.
Course and speed are a problem in GPX. Working with GPSXML guys now.
robertl [Tue, 28 Jun 2005 20:55:32 +0000 (20:55 +0000)]
Sketch in HDOP, PDOP, VDOP, COURSE, and Speed into GPX writer to pave the way
for Vito work.
robertl [Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)]
Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
which converts a tmstruct in UTC to a time_t.
robertl [Tue, 28 Jun 2005 16:53:29 +0000 (16:53 +0000)]
Fix potential buffer clobber when outputting fields > 1K in CSV formats. Strip bad chars from output. Our mxf.mxf reference file _had_ bad chars in it, so manaully fixed that.
robertl [Tue, 28 Jun 2005 15:30:14 +0000 (15:30 +0000)]
Updated test cases from Olaf for .gdb.
robertl [Tue, 28 Jun 2005 15:21:35 +0000 (15:21 +0000)]
Olaf Klein contributes Mapsource GDB reader.
robertl [Tue, 28 Jun 2005 15:20:40 +0000 (15:20 +0000)]
Ling updates Lowranceusr time handling.
robertl [Tue, 28 Jun 2005 14:55:13 +0000 (14:55 +0000)]
More doc for Lowrance changes.
robertl [Tue, 28 Jun 2005 04:16:26 +0000 (04:16 +0000)]
Olaf updates GDB with test data.
robertl [Tue, 28 Jun 2005 04:09:05 +0000 (04:09 +0000)]
Ling Nero updates Lowrance .usr to support tracks and routes.
robertl [Mon, 27 Jun 2005 21:19:13 +0000 (21:19 +0000)]
Add reference files for Lowrance .usr tests.
robertl [Mon, 27 Jun 2005 19:58:57 +0000 (19:58 +0000)]
Olaf Klein contributes Garmin Mapsource ".gdb" format reader.
robertl [Mon, 27 Jun 2005 18:59:47 +0000 (18:59 +0000)]
Ling contributes track and route support for Lowrance .usr format.
robertl [Mon, 27 Jun 2005 18:51:12 +0000 (18:51 +0000)]
Normalize GPX output precision for waypoints and tracks/routes.
From Ling.
robertl [Mon, 27 Jun 2005 18:36:02 +0000 (18:36 +0000)]
Add 'usbfree' target.
robertl [Sat, 25 Jun 2005 19:59:25 +0000 (19:59 +0000)]
update from Olaf.
robertl [Fri, 24 Jun 2005 19:49:38 +0000 (19:49 +0000)]
Regenerate.
robertl [Fri, 24 Jun 2005 19:48:28 +0000 (19:48 +0000)]
Let windows get to vsnprintf.
robertl [Fri, 24 Jun 2005 19:48:17 +0000 (19:48 +0000)]
Remove use of C99-isms.
robertl [Fri, 24 Jun 2005 19:43:48 +0000 (19:43 +0000)]
Nuke DOS newlines.
robertl [Fri, 24 Jun 2005 19:42:17 +0000 (19:42 +0000)]
More Vito improvements.
robertl [Fri, 24 Jun 2005 05:29:03 +0000 (05:29 +0000)]
Updates to Vito reference files from Etasse.
robertl [Thu, 23 Jun 2005 21:45:45 +0000 (21:45 +0000)]
Nuke reference/track/pathaway.mps per Olaf.
robertl [Thu, 23 Jun 2005 17:34:28 +0000 (17:34 +0000)]
Make commaspace equiv to comma on csv read.
robertl [Thu, 23 Jun 2005 16:32:59 +0000 (16:32 +0000)]
Correct potentially unused variable.
robertl [Thu, 23 Jun 2005 16:23:46 +0000 (16:23 +0000)]
Olaf adds support for shortnames and German release in Pathaway.
robertl [Thu, 23 Jun 2005 16:18:51 +0000 (16:18 +0000)]
Another set of timezone fixes for Vito reader. From Etasse.
robertl [Wed, 22 Jun 2005 22:53:24 +0000 (22:53 +0000)]
Add wrapper for ease of invoking valgrind.
robertl [Wed, 22 Jun 2005 22:49:59 +0000 (22:49 +0000)]
Fix mem clobber. Improve qsort comparison function. From Olaf.
robertl [Wed, 22 Jun 2005 20:13:45 +0000 (20:13 +0000)]
Fix overlapping string copy exposed by tef.
robertl [Wed, 22 Jun 2005 20:01:50 +0000 (20:01 +0000)]
Add warning about IE for google maps.
robertl [Wed, 22 Jun 2005 19:03:06 +0000 (19:03 +0000)]
Tweak Google Map example.
robertl [Wed, 22 Jun 2005 18:15:11 +0000 (18:15 +0000)]
Regenerate dependencies.
robertl [Wed, 22 Jun 2005 18:10:54 +0000 (18:10 +0000)]
Olaf Klein contributes a new filter for merging and splitting tracks.
robertl [Wed, 22 Jun 2005 17:52:51 +0000 (17:52 +0000)]
Update reference file for Vito.
robertl [Wed, 22 Jun 2005 17:52:29 +0000 (17:52 +0000)]
Misc minor style cleanups and warning fixes.
robertl [Wed, 22 Jun 2005 17:50:45 +0000 (17:50 +0000)]
Etasse updates Vito Navigator II.
robertl [Wed, 22 Jun 2005 15:59:42 +0000 (15:59 +0000)]
Remove route/tef_xml.mps pathaway.mps per Olaf.
robertl [Wed, 22 Jun 2005 15:57:29 +0000 (15:57 +0000)]
Update reference files from Olaf.
Add vito test files.
robertl [Tue, 21 Jun 2005 06:15:46 +0000 (06:15 +0000)]
malloc->xmalloc.
robertl [Tue, 21 Jun 2005 06:15:13 +0000 (06:15 +0000)]
From Andrew
> - Optionally output kml linestrings and/or placemarks for tracks and routes.
> - Make line color and width command line arguments.
> - Use shortname for waypoints (I was using description but we got user
complaints).
robertl [Tue, 21 Jun 2005 05:17:33 +0000 (05:17 +0000)]
Clarify Garmin/USB status.
robertl [Mon, 20 Jun 2005 22:16:44 +0000 (22:16 +0000)]
Avoid sign warning.
robertl [Mon, 20 Jun 2005 22:13:18 +0000 (22:13 +0000)]
Add (bogus) missing initializer.
robertl [Mon, 20 Jun 2005 14:58:38 +0000 (14:58 +0000)]
Etienne TASSE adds ability to read Vito Navigator .SMT tracks.
robertl [Fri, 17 Jun 2005 14:10:32 +0000 (14:10 +0000)]
Pointless pointer decoration for GCC4.